home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / infop146.arc / PAGE_01.INF < prev    next >
Text File  |  1991-06-04  |  2KB  |  35 lines

  1.    On this page, INFOPLUS will attempt to identify the type of computer you
  2. have, and the ROM (Read Only Memory) that it contains.
  3.  
  4. Machine Type:   This uses a byte in the BIOS ROM, and, on some machines,
  5.                 some extra information to determine the computer type, and
  6.                 in some cases, the exact model. If your computer is an AT
  7.                 or a 386/486, you get some extra information telling you
  8.                 about other hardware aspects of the computer. If you have
  9.                 a PC/XT type computer, and you see information about DMA
  10.                 channel 3 being used or not, you can probably disregard the
  11.                 information, as some clones don't properly support the
  12.                 function call used.
  13. BIOS source:    INFOPLUS scans the computers main ROM BIOS, looking for a
  14.                 copyright message, which it displays.
  15. BIOS date:      INFOPLUS displays what should be the date at a specific
  16.                 location in the ROM BIOS.
  17. BIOS extensions:Some add-in cards have ROM BIOS's of their own to handle
  18.                 special functions, and to extend the features of the
  19.                 computer. The most common are for the video and hard disk
  20.                 controller boards.
  21.                 Video BIOS's are found in all video cards except those that
  22.                 only support CGA or Monochrome graphics. It typcially
  23.                 starts at C000. (NOTE: I've noticed that some VGA cards lie
  24.                 about their size. If your VGA card supports extended modes
  25.                 such as 800x600, but the size shown is only 24K, then you
  26.                 might have problems with programs like QEMM and Windows 3.
  27.                 The BIOS's on these cards are really 32K. For QEMM, add the
  28.                 line X=C000-C7FF or ROM=C000-C7FF.)
  29.                 Unless you have an AT with an MFM controller, you'll
  30.                 probably have a hard disk BIOS at C800. Other common
  31.                 addresses are D800, and DC00. Some hard disk controllers
  32.                 have what seems like two BIOS. One part is only needed at
  33.                 boot-up and for formatting the disk.
  34.  
  35.